SOAPResult.Result Method

Returns the value found in the tag name specified. This function will search through the Body portion of the response and look for the tag that was passed.

Syntax

SOAPResult.Result Name


Parameters

Name

String


When it finds this tag, it returns its value.